home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / ffg / demo_bat / win-cfg.bat < prev    next >
Encoding:
DOS Batch File  |  1995-04-01  |  202 b   |  7 lines

  1. @echo off
  2. echo Here is a listing of files that define the Windows configuration.
  3. echo Press any key to begin searching...
  4. call presskey
  5. echo on
  6. ffg /p *:\windows\*.[ini,grp,pif] /x*.[exe,com,bat]
  7.